sidebarrow: Use GtkButton:icon-name
authorTimm Bäder <mail@baedert.org>
Sat, 29 Oct 2016 13:51:17 +0000 (15:51 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 31 Oct 2016 11:20:41 +0000 (12:20 +0100)
gtk/ui/gtksidebarrow.ui

index f275cdfc28870f4e3ced16c875481a2b1a160060..3e66797a19f9e1660b08568df05e1521b6caabaa 100644 (file)
                     <property name="valign">center</property>
                     <property name="margin-start">4px</property>
                     <property name="no-show-all">1</property>
-                    <child>
-                      <object class="GtkImage">
-                        <property name="visible">1</property>
-                        <property name="icon-name">media-eject-symbolic</property>
-                        <property name="icon-size">1</property>
-                      </object>
-                    </child>
+                    <property name="icon-name">media-eject-symbolic</property>
                     <style>
-                      <class name="image-button"/>
                       <class name="sidebar-button"/>
                     </style>
                   </object>